2024-03-19 17:58:42,440 [ 133028 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-19 17:58:42,440 [ 133028 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-19 17:58:42,440 [ 133028 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-19 17:58:42,440 [ 133028 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_bagj64 --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_no_local_path/test.py::test_drop_no_local_path test_encrypted_disk/test.py::test_add_key test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] test_encrypted_disk/test.py::test_encrypted_disk[local_policy] test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] test_encrypted_disk/test.py::test_read_in_order test_encrypted_disk/test.py::test_restart test_endpoint_macro_substitution/test.py::test_different_types test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_user_defined_functions_config_reload/test.py::test test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_force_drop_table/test.py::test_drop_materialized_view[Atomic] test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep test_http_and_readonly/test.py::test_http_get_is_readonly test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_keeper_incorrect_config/test.py::test_invalid_configs test_keeper_nodes_remove/test.py::test_nodes_remove test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart test_keeper_snapshots_multinode/test.py::test_restart_multinode test_keeper_three_nodes_two_alive/test.py::test_restart_third_node test_keeper_three_nodes_two_alive/test.py::test_start_non_existing test_keeper_three_nodes_two_alive/test.py::test_start_offline test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing test_merge_tree_hdfs/test.py::test_alter_table_columns test_merge_tree_hdfs/test.py::test_attach_detach_partition test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] test_merge_tree_hdfs/test.py::test_table_manipulations test_merge_tree_s3_failover/test.py::test_move_failover -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.2, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_http_handlers_config/test.py::test_absolute_path_static_handler test_merge_tree_hdfs/test.py::test_alter_table_columns test_encrypted_disk/test.py::test_add_key test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] test_keeper_three_nodes_two_alive/test.py::test_restart_third_node test_hedged_requests_parallel/test.py::test_combination1 test_globs_in_filepath/test.py::test_deep_structure test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_graphite_merge_tree/test.py::test_broken_partial_rollup test_hedged_requests/test.py::test_combination1 [gw1] [ 1%] PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules [gw1] [ 2%] PASSED test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw2] [ 3%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw1] [ 4%] PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw1] [ 5%] PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions [gw1] [ 6%] PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer [gw3] [ 7%] PASSED test_encrypted_disk/test.py::test_add_key test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] [gw3] [ 8%] PASSED test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] [gw3] [ 9%] PASSED test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] test_encrypted_disk/test.py::test_encrypted_disk[local_policy] [gw3] [ 10%] PASSED test_encrypted_disk/test.py::test_encrypted_disk[local_policy] test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] [gw0] [ 11%] PASSED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw3] [ 12%] PASSED test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] [gw1] [ 13%] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern [gw3] [ 14%] PASSED test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] [gw9] [ 15%] PASSED test_keeper_three_nodes_two_alive/test.py::test_restart_third_node test_keeper_three_nodes_two_alive/test.py::test_start_non_existing [gw1] [ 16%] PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] test_graphite_merge_tree/test.py::test_rollup_aggregation [gw5] [ 17%] PASSED test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 [gw1] [ 18%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 [gw1] [ 19%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 [gw3] [ 20%] PASSED test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] test_graphite_merge_tree/test.py::test_rollup_versions test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] [gw1] [ 21%] PASSED test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions [gw1] [ 22%] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw1] [ 23%] PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw3] [ 24%] PASSED test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] [gw0] [ 25%] PASSED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 [gw3] [ 26%] PASSED test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] test_encrypted_disk/test.py::test_read_in_order [gw2] [ 27%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_force_drop_table/test.py::test_drop_materialized_view[Atomic] [gw3] [ 28%] PASSED test_encrypted_disk/test.py::test_read_in_order test_encrypted_disk/test.py::test_restart [gw5] [ 29%] PASSED test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample [gw0] [ 30%] PASSED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw5] [ 31%] PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data [gw3] [ 32%] PASSED test_encrypted_disk/test.py::test_restart [gw2] [ 33%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler [gw0] [ 34%] PASSED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw5] [ 35%] PASSED test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw1] [ 36%] PASSED test_force_drop_table/test.py::test_drop_materialized_view[Atomic] test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] [gw6] [ 37%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw9] [ 38%] PASSED test_keeper_three_nodes_two_alive/test.py::test_start_non_existing test_keeper_three_nodes_two_alive/test.py::test_start_offline [gw1] [ 39%] PASSED test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] [gw5] [ 40%] PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep test_format_schema_on_server/test.py::test_protobuf_format_input [gw0] [ 41%] PASSED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw2] [ 42%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_keeper_snapshots/test.py::test_ephemeral_after_restart test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes [gw7] [ 43%] PASSED test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure [gw0] [ 44%] PASSED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw3] [ 45%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output [gw3] [ 46%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw2] [ 47%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler [gw7] [ 48%] PASSED test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames test_keeper_znode_time/test.py::test_between_servers [gw7] [ 49%] PASSED test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw7] [ 50%] PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw0] [ 51%] PASSED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_drop_no_local_path/test.py::test_drop_no_local_path [gw5] [ 52%] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart [gw9] [ 53%] PASSED test_keeper_three_nodes_two_alive/test.py::test_start_offline [gw2] [ 54%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_endpoint_macro_substitution/test.py::test_different_types [gw8] [ 55%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] [gw5] [ 56%] PASSED test_keeper_snapshots/test.py::test_state_after_restart test_log_lz4_streaming/test.py::test_concatenation [gw8] [ 57%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] [gw1] [ 58%] PASSED test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table [gw4] [ 59%] PASSED test_merge_tree_hdfs/test.py::test_alter_table_columns test_merge_tree_hdfs/test.py::test_attach_detach_partition [gw0] [ 60%] PASSED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw1] [ 61%] PASSED test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table [gw8] [ 62%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] [gw3] [ 63%] PASSED test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart [gw6] [ 64%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw7] [ 65%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path [gw2] [ 66%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler [gw0] [ 67%] PASSED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw4] [ 68%] PASSED test_merge_tree_hdfs/test.py::test_attach_detach_partition test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw5] [ 69%] PASSED test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete [gw5] [ 70%] PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation [gw3] [ 71%] PASSED test_keeper_znode_time/test.py::test_server_restart [gw2] [ 72%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_executable_user_defined_functions_config_reload/test.py::test [gw0] [ 73%] PASSED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success [gw5] [ 74%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena [gw2] [ 75%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw0] [ 76%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw1] [ 77%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw4] [ 78%] PASSED test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table [gw1] [ 79%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw7] [ 80%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw0] [ 81%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw8] [ 82%] PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_keeper_incorrect_config/test.py::test_invalid_configs [gw0] [ 83%] PASSED test_hedged_requests/test.py::test_stuck_replica test_http_and_readonly/test.py::test_http_get_is_readonly [gw2] [ 84%] PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw6] [ 85%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw7] [ 86%] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly [gw6] [ 87%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw4] [ 88%] PASSED test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] [gw3] [ 89%] PASSED test_executable_user_defined_functions_config_reload/test.py::test test_merge_tree_s3_failover/test.py::test_move_failover test_keeper_nodes_remove/test.py::test_nodes_remove [gw6] [ 90%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw4] [ 91%] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] [gw6] [ 92%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw4] [ 93%] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] test_merge_tree_hdfs/test.py::test_table_manipulations [gw7] [ 94%] PASSED test_merge_tree_s3_failover/test.py::test_move_failover [gw9] [ 95%] PASSED test_endpoint_macro_substitution/test.py::test_different_types test_endpoint_macro_substitution/test.py::test_select_by_type [gw9] [ 96%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw4] [ 97%] PASSED test_merge_tree_hdfs/test.py::test_table_manipulations test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw3] [ 98%] PASSED test_keeper_nodes_remove/test.py::test_nodes_remove [gw9] [ 99%] PASSED test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw8] [100%] PASSED test_keeper_incorrect_config/test.py::test_invalid_configs ============================== slowest durations =============================== 101.32s setup test_merge_tree_hdfs/test.py::test_alter_table_columns 101.27s setup test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 97.70s call test_keeper_incorrect_config/test.py::test_invalid_configs 96.42s setup test_endpoint_macro_substitution/test.py::test_different_types 70.72s call test_globs_in_filepath/test.py::test_deep_structure 51.13s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 51.03s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 45.66s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 44.50s call test_keeper_nodes_remove/test.py::test_nodes_remove 36.59s call test_keeper_three_nodes_two_alive/test.py::test_start_offline 36.06s call test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 32.92s setup test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes 30.06s call test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 26.71s call test_merge_tree_hdfs/test.py::test_table_manipulations 24.66s call test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 22.30s teardown test_encrypted_disk/test.py::test_restart 22.09s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 22.04s teardown test_merge_tree_s3_failover/test.py::test_move_failover 21.88s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 21.50s teardown test_merge_tree_hdfs/test.py::test_table_manipulations 21.44s call test_executable_user_defined_functions_config_reload/test.py::test 21.21s call test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 20.99s setup test_keeper_snapshots/test.py::test_ephemeral_after_restart 20.65s setup test_encrypted_disk/test.py::test_add_key 20.49s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 20.26s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 20.24s setup test_executable_user_defined_functions_config_reload/test.py::test 19.90s setup test_hedged_requests_parallel/test.py::test_combination1 19.67s call test_http_handlers_config/test.py::test_absolute_path_static_handler 19.60s setup test_merge_tree_s3_failover/test.py::test_move_failover 19.14s setup test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 18.81s call test_http_handlers_config/test.py::test_dynamic_query_handler 18.68s setup test_hedged_requests/test.py::test_combination1 18.67s call test_http_handlers_config/test.py::test_config_static_handler 18.63s call test_http_handlers_config/test.py::test_defaults_http_handlers 18.37s setup test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 17.11s setup test_graphite_merge_tree/test.py::test_broken_partial_rollup 17.06s call test_http_handlers_config/test.py::test_fixed_static_handler 16.80s setup test_keeper_nodes_remove/test.py::test_nodes_remove 16.60s setup test_keeper_incorrect_config/test.py::test_invalid_configs 16.55s teardown test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table 16.38s setup test_globs_in_filepath/test.py::test_deep_structure 15.68s call test_keeper_znode_time/test.py::test_server_restart 15.64s setup test_format_schema_on_server/test.py::test_protobuf_format_input 15.59s call test_hedged_requests/test.py::test_long_query 15.55s call test_keeper_snapshots_multinode/test.py::test_restart_multinode 15.00s setup test_drop_no_local_path/test.py::test_drop_no_local_path 14.73s setup test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 14.71s call test_hedged_requests/test.py::test_initial_receive_timeout 14.58s call test_http_handlers_config/test.py::test_prometheus_handler 14.44s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_summing 14.00s setup test_http_and_readonly/test.py::test_http_get_is_readonly 13.31s setup test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 13.23s call test_hedged_requests/test.py::test_receive_timeout2 12.75s call test_encrypted_disk/test.py::test_restart 12.64s call test_http_handlers_config/test.py::test_predefined_query_handler 12.52s setup test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 11.67s call test_hedged_requests/test.py::test_combination3 11.43s call test_hedged_requests/test.py::test_send_data2 11.40s call test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 11.39s call test_http_handlers_config/test.py::test_relative_path_static_handler 11.34s call test_keeper_znode_time/test.py::test_between_servers 11.25s call test_hedged_requests_parallel/test.py::test_combination1 11.15s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 10.46s call test_merge_tree_hdfs/test.py::test_attach_detach_partition 10.45s call test_hedged_requests/test.py::test_combination4 10.17s call test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 10.13s setup test_keeper_znode_time/test.py::test_between_servers 10.12s call test_merge_tree_hdfs/test.py::test_alter_table_columns 10.11s call test_hedged_requests_parallel/test.py::test_combination2 9.99s call test_hedged_requests/test.py::test_combination2 9.79s teardown test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 9.65s call test_hedged_requests/test.py::test_send_data 9.53s call test_http_handlers_config/test.py::test_replicas_status_handler 9.27s setup test_keeper_snapshots_multinode/test.py::test_restart_multinode 9.10s call test_hedged_requests/test.py::test_receive_timeout1 9.05s call test_hedged_requests/test.py::test_combination1 9.03s call test_hedged_requests_parallel/test.py::test_send_data 8.78s call test_hedged_requests/test.py::test_stuck_replica 8.55s call test_hedged_requests/test.py::test_send_table_status_sleep 7.89s teardown test_hedged_requests_parallel/test.py::test_send_table_status_sleep 7.81s call test_hedged_requests_parallel/test.py::test_send_table_status_sleep 7.75s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 7.69s teardown test_hedged_requests/test.py::test_stuck_replica 7.66s call test_log_lz4_streaming/test.py::test_concatenation 7.49s call test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] 6.83s call test_graphite_merge_tree/test.py::test_path_dangling_pointer 6.68s call test_hedged_requests/test.py::test_send_table_status_sleep2 6.62s call test_merge_tree_s3_failover/test.py::test_move_failover 6.56s setup test_log_lz4_streaming/test.py::test_concatenation 6.56s call test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 6.37s call test_globs_in_filepath/test.py::test_linear_structure 6.29s call test_log_lz4_streaming/test.py::test_incomplete_rotation 5.28s call test_keeper_snapshots/test.py::test_ephemeral_after_restart 5.09s call test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 4.90s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 4.85s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 4.82s call test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 4.75s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 4.68s call test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 4.62s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 4.52s call test_keeper_snapshots/test.py::test_state_after_restart 3.82s teardown test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 3.71s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 3.70s call test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 3.68s call test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 3.61s call test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] 3.47s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 3.30s teardown test_graphite_merge_tree/test.py::test_wrong_rollup_config 3.11s teardown test_http_and_readonly/test.py::test_http_get_is_readonly 3.03s teardown test_keeper_snapshots/test.py::test_state_after_restart 2.98s teardown test_keeper_three_nodes_two_alive/test.py::test_start_offline 2.97s call test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] 2.79s call test_drop_no_local_path/test.py::test_drop_no_local_path 2.64s call test_encrypted_disk/test.py::test_add_key 2.55s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 2.15s teardown test_keeper_znode_time/test.py::test_server_restart 2.15s teardown test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 2.13s teardown test_keeper_snapshots_multinode/test.py::test_restart_multinode 2.06s call test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] 2.04s call test_globs_in_filepath/test.py::test_strange_filenames 1.88s call test_merge_tree_empty_parts/test.py::test_empty_parts_summing 1.83s call test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] 1.80s call test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 1.78s teardown test_keeper_nodes_remove/test.py::test_nodes_remove 1.76s teardown test_log_lz4_streaming/test.py::test_incomplete_rotation 1.74s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.72s call test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table 1.72s teardown test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 1.63s call test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] 1.57s call test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes 1.37s teardown test_keeper_incorrect_config/test.py::test_invalid_configs 1.30s call test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 1.28s call test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] 1.17s call test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] 1.12s call test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] 1.10s call test_graphite_merge_tree/test.py::test_combined_rules_with_default 1.07s call test_encrypted_disk/test.py::test_encrypted_disk[local_policy] 0.98s call test_encrypted_disk/test.py::test_read_in_order 0.93s call test_graphite_merge_tree/test.py::test_rollup_versions 0.88s call test_graphite_merge_tree/test.py::test_combined_rules 0.77s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.71s call test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.70s call test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.68s call test_endpoint_macro_substitution/test.py::test_select_by_type 0.67s call test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.59s call test_graphite_merge_tree/test.py::test_rollup_aggregation 0.52s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.44s setup test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] 0.44s call test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.33s setup test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 0.32s call test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.32s call test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.32s teardown test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] 0.30s setup test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 0.28s setup test_merge_tree_hdfs/test.py::test_attach_detach_partition 0.27s call test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.27s setup test_merge_tree_hdfs/test.py::test_table_manipulations 0.27s setup test_graphite_merge_tree/test.py::test_rollup_versions 0.27s setup test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation 0.22s setup test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.22s setup test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.22s setup test_graphite_merge_tree/test.py::test_rollup_aggregation 0.22s teardown test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.22s setup test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.22s setup test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.22s teardown test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] 0.22s setup test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.22s setup test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.22s teardown test_graphite_merge_tree/test.py::test_combined_rules 0.22s setup test_graphite_merge_tree/test.py::test_combined_rules 0.22s teardown test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.22s setup test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_versions 0.22s teardown test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.22s setup test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.22s teardown test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] 0.17s teardown test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.17s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.17s teardown test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] 0.17s call test_endpoint_macro_substitution/test.py::test_different_types 0.17s teardown test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] 0.17s teardown test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.17s teardown test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.17s teardown test_encrypted_disk/test.py::test_encrypted_disk[local_policy] 0.17s teardown test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] 0.17s teardown test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.17s teardown test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] 0.17s teardown test_encrypted_disk/test.py::test_add_key 0.17s teardown test_encrypted_disk/test.py::test_read_in_order 0.15s call test_http_and_readonly/test.py::test_http_get_is_readonly 0.03s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.01s teardown test_keeper_znode_time/test.py::test_between_servers 0.00s teardown test_globs_in_filepath/test.py::test_deep_structure 0.00s teardown test_endpoint_macro_substitution/test.py::test_different_types 0.00s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 0.00s teardown test_merge_tree_hdfs/test.py::test_alter_table_columns 0.00s setup test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] 0.00s teardown test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes 0.00s teardown test_force_drop_table/test.py::test_drop_materialized_view[Atomic] 0.00s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 0.00s teardown test_keeper_snapshots/test.py::test_ephemeral_after_restart 0.00s setup test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] 0.00s setup test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s setup test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] 0.00s setup test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_hedged_requests_parallel/test.py::test_combination1 0.00s setup test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s setup test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 0.00s teardown test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] 0.00s setup test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s setup test_encrypted_disk/test.py::test_read_in_order 0.00s teardown test_hedged_requests_parallel/test.py::test_send_data 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s setup test_endpoint_macro_substitution/test.py::test_select_by_type 0.00s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s setup test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s setup test_keeper_znode_time/test.py::test_server_restart 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s setup test_encrypted_disk/test.py::test_encrypted_disk[local_policy] 0.00s setup test_encrypted_disk/test.py::test_restart 0.00s setup test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table 0.00s setup test_hedged_requests_parallel/test.py::test_send_data 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s teardown test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_log_lz4_streaming/test.py::test_incomplete_rotation 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s setup test_hedged_requests_parallel/test.py::test_send_table_status_sleep 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_merge_tree_hdfs/test.py::test_attach_detach_partition 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 0.00s setup test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] 0.00s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s teardown test_log_lz4_streaming/test.py::test_concatenation 0.00s teardown test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 0.00s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s setup test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_globs_in_filepath/test.py::test_linear_structure 0.00s teardown test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 0.00s teardown test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s setup test_keeper_three_nodes_two_alive/test.py::test_start_offline 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s setup test_globs_in_filepath/test.py::test_strange_filenames 0.00s setup test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s teardown test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s teardown test_globs_in_filepath/test.py::test_strange_filenames 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_hedged_requests_parallel/test.py::test_combination2 0.00s teardown test_globs_in_filepath/test.py::test_linear_structure 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s setup test_merge_tree_empty_parts/test.py::test_empty_parts_summing 0.00s setup test_keeper_snapshots/test.py::test_state_after_restart 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler =========================== short test summary info ============================ PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup PASSED test_graphite_merge_tree/test.py::test_combined_rules PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions PASSED test_encrypted_disk/test.py::test_add_key PASSED test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy] PASSED test_encrypted_disk/test.py::test_encrypted_disk[encrypted_policy_key192b] PASSED test_encrypted_disk/test.py::test_encrypted_disk[local_policy] PASSED test_hedged_requests/test.py::test_combination1 PASSED test_encrypted_disk/test.py::test_encrypted_disk[s3_policy] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer PASSED test_encrypted_disk/test.py::test_optimize_table[local_policy-disk_local_encrypted] PASSED test_keeper_three_nodes_two_alive/test.py::test_restart_third_node PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern PASSED test_hedged_requests_parallel/test.py::test_combination1 PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 PASSED test_encrypted_disk/test.py::test_optimize_table[s3_policy-disk_s3_encrypted] PASSED test_graphite_merge_tree/test.py::test_rollup_versions PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config PASSED test_encrypted_disk/test.py::test_part_move[local_policy-destination_disks0] PASSED test_hedged_requests/test.py::test_combination2 PASSED test_encrypted_disk/test.py::test_part_move[s3_policy-destination_disks1] PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_encrypted_disk/test.py::test_read_in_order PASSED test_hedged_requests_parallel/test.py::test_combination2 PASSED test_hedged_requests/test.py::test_combination3 PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample PASSED test_encrypted_disk/test.py::test_restart PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_hedged_requests/test.py::test_combination4 PASSED test_hedged_requests_parallel/test.py::test_send_data PASSED test_force_drop_table/test.py::test_drop_materialized_view[Atomic] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_keeper_three_nodes_two_alive/test.py::test_start_non_existing PASSED test_force_drop_table/test.py::test_drop_materialized_view[Ordinary] PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep PASSED test_hedged_requests/test.py::test_initial_receive_timeout PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_globs_in_filepath/test.py::test_deep_structure PASSED test_hedged_requests/test.py::test_long_query PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_globs_in_filepath/test.py::test_linear_structure PASSED test_globs_in_filepath/test.py::test_strange_filenames PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns PASSED test_hedged_requests/test.py::test_receive_timeout1 PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart PASSED test_keeper_three_nodes_two_alive/test.py::test_start_offline PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] PASSED test_keeper_snapshots/test.py::test_state_after_restart PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] PASSED test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_different_version_nodes PASSED test_merge_tree_hdfs/test.py::test_alter_table_columns PASSED test_hedged_requests/test.py::test_receive_timeout2 PASSED test_groupBitmapAnd_on_distributed/test_groupBitmapAndState_on_distributed_table.py::test_groupBitmapAndState_on_distributed_table PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] PASSED test_keeper_znode_time/test.py::test_between_servers PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_hedged_requests/test.py::test_send_data PASSED test_merge_tree_hdfs/test.py::test_attach_detach_partition PASSED test_log_lz4_streaming/test.py::test_concatenation PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation PASSED test_keeper_znode_time/test.py::test_server_restart PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_hedged_requests/test.py::test_send_data2 PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_hedged_requests/test.py::test_send_table_status_sleep PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete PASSED test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success PASSED test_hedged_requests/test.py::test_stuck_replica PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_http_and_readonly/test.py::test_http_get_is_readonly PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[0-15] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-11] PASSED test_merge_tree_s3_failover/test.py::test_move_failover PASSED test_endpoint_macro_substitution/test.py::test_different_types PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_merge_tree_hdfs/test.py::test_table_manipulations PASSED test_keeper_nodes_remove/test.py::test_nodes_remove PASSED test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total PASSED test_keeper_incorrect_config/test.py::test_invalid_configs SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') ================== 99 passed, 1 skipped in 284.50s (0:04:44) ===================